home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Sound
/
mpega_library
/
developer
/
include
/
proto
/
mpega.h
Wrap
C/C++ Source or Header
|
1997-11-03
|
249b
|
15 lines
/*
mpega.library (C) 1997 Stéphane TAVENARD
*/
#ifndef PROTO_MPEGA_H
#define PROTO_MPEGA_H
#include <exec/types.h>
extern struct Library *MPEGABase;
#include <clib/mpega_protos.h>
#include <pragmas/mpega_pragmas.h>
#endif /* PROTO_MPEGA_H */